func runtime.scanobject

5 uses

	runtime (current package)
		mgcmark.go#L397: 						scanobject(p, gcw)
		mgcmark.go#L1228: 		scanobject(b, gcw)
		mgcmark.go#L1317: 		scanobject(b, gcw)
		mgcmark.go#L1381: func scanobject(b uintptr, gcw *gcWork) {
		mheap.go#L1999: 				scanobject(base, gcw)